home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
TUTORII.ARJ
/
COPY.DAT
< prev
next >
Wrap
Text File
|
1991-11-29
|
467b
|
17 lines
This is the explanation of the COPY
command. It is INTERNAL.
This command copies one file from one disk
or subdirectory to another one. It is even
possible to change the name in the process.
Example:
To just copy Test.bat from Drive A
to drive B you type:
copy a:test.bat b:
To copy the Test.bat from drive A
and name it Result.bat on drive B
you type:
copy a:test.bat b:result.bat